home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / comm / misc / NullTest_10.lha / NullTest / NullTest.doc < prev    next >
Encoding:
Text File  |  1995-04-04  |  4.0 KB  |  77 lines

  1. *************************************************************************
  2. *                                                                       *
  3. *                 NULLTest  by Per-Olof Yliniemi                        *
  4. *                                                                       *
  5. *               Copyright © 1993 - All Rights Reserved                  *
  6. *                                                                       *
  7. *************************************************************************
  8. *                                                                       *
  9. * DISCLAIMER: No responsibility can be taken on the part of the  author *
  10. *   for any  consequences  that may  occur  as a result  of using  this *
  11. *   program.  Every part of the  program has been  thoroughly tested to *
  12. *   to its specified limits and any  known specific  limitations of the *
  13. *   the program are stated within this documentation.                   *
  14. *                                                                       *
  15. *************************************************************************
  16. *                                                                       *
  17. * COPYRIGHT: This program is PUBLIC DOMAIN.  No  kind of  contributions *
  18. *   are required from anyone who  uses  this program.                   *
  19. *                                                                       *
  20. *   This program  may  not be  sold for any profit  (a nominal  fee for *
  21. *   copying is accepted). The program may be freely distributed as long *
  22. *   as all files are distributed and unmodified.                        *
  23. *                                                                       *
  24. *   This program may not be used as a  part of any  commercial packages *
  25. *   without my permission.  The source code for this program may not be *
  26. *   reproduced by disassembling or reversing the development process in *
  27. *   any way.                                                            *
  28. *                                                                       *
  29. *************************************************************************
  30.  
  31.      About this program:
  32.     ---------------------
  33. This program gives you a simple way to test your NULL modem cable.
  34.  
  35.      Installation/Requirements:
  36.     ----------------------------
  37. Connect two computers with the NULL modem cable. Start this program on
  38. both computers. The program will open a window with some gadgets and two
  39. rectangles. The rectangles are used to show you the status of the CTS
  40. and DSR signals. Blue (wb2.0 std colors) color of the rectangle means
  41. ON (1), white means OFF (0).
  42.  
  43.      Gadgets:
  44.     ----------
  45.  All gadgets control the output signals from the machine that the program
  46.  was started on.
  47.  
  48.  Set DTR:     Sets the DTR signal (DSR should be blue on the other end)
  49.  Set RTS:     Sets the RTS signal (CTS should be blue on the other end)
  50.  Clear DTR:   Clear the DTR signal (DSR should be white on the other end)
  51.  Clear RTS:   Clear the RTS signal (CTS should be white on the other end)
  52.  DTR <-> RTS: DSR has the opposite status of CTS. Toggles with a half
  53.               seconds delay.
  54.  Toggle DTR:  Toggle the DTR signal with a half seconds delay. The DSR on
  55.               the other end should change status every half second.
  56.  Toggle RTS:  Toggle the RTS signal with a half seconds delay. The CTS on
  57.               the other end should change status every half second.
  58.  
  59.  Press the left mouse button to stop the DTR <-> RTS and the Toggle tests.
  60.  
  61.  Press the close gadget to quit the program.
  62.  
  63. ---------------------------------------------------------------------------
  64.  
  65.  All kinds of freely distributable programs (new software...) are accepted
  66.  as a contribution for this program. If you are a programmer, send me some
  67.  of your own code.
  68.  
  69.  Contributions and bug reports for this program should be sent to:
  70.  
  71.  
  72.                       Per-Olof Yliniemi
  73.                       Muoniovaara
  74.                       S-980 64 Muodoslompolo
  75.                       SWEDEN
  76.  
  77. ---------------------------------------------------------------------------